home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Scene Storm
/
Scene Storm - Volume 1.iso
/
s
/
hip-script
next >
Wrap
AmigaDOS Script File
|
1995-05-10
|
341b
|
18 lines
.key filename/a,tempdir/a,lzx/a
.bra {
.ket }
; *** HippoPlayer LZX extraction script ***
failat 21
if not exists {tempdir} ; Create temp dir
makedir {tempdir}
endif
; Extract archive into the temp dir, rename file in temp dir to virtahepo
{lzx} -m -q x "{filename}" {tempdir}/
execute s:spat rename {tempdir}/#? {tempdir}/virtahepo